[INFO] cloning repository https://github.com/verdenmax/agentprof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/verdenmax/agentprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdenmax%2Fagentprof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdenmax%2Fagentprof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 933ed89bfcf8e840293f7e5b332a23383bf00fdb
[INFO] fixing verdenmax/agentprof against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverdenmax%2Fagentprof" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/verdenmax/agentprof
[INFO] finished tweaking git repo https://github.com/verdenmax/agentprof
[INFO] tweaked toml for git repo https://github.com/verdenmax/agentprof written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/verdenmax/agentprof on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/verdenmax/agentprof already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b
[INFO] running `Command { std: "docker" "start" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/agentprof-adapters/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling askama_parser v0.16.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling agentprof-storage v0.3.3 (/opt/rustwide/workdir/crates/agentprof-storage)
[INFO] [stderr]    Migrating crates/agentprof-storage/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]        Fixed crates/agentprof-storage/build.rs (1 fix)
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling askama_derive v0.16.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling askama_macros v0.16.0
[INFO] [stderr]     Checking askama v0.16.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking agentprof-core v0.3.3 (/opt/rustwide/workdir/crates/agentprof-core)
[INFO] [stderr]    Migrating crates/agentprof-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.27.0
[INFO] [stderr]        Fixed crates/agentprof-core/src/observability/pii.rs (4 fixes)
[INFO] [stderr]     Checking agentprof-adapters v0.3.3 (/opt/rustwide/workdir/crates/agentprof-adapters)
[INFO] [stderr]     Checking agentprof-tui v0.3.3 (/opt/rustwide/workdir/crates/agentprof-tui)
[INFO] [stderr]    Migrating crates/agentprof-adapters/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-tui/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking xtask v0.3.3 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Migrating crates/agentprof-core/tests/datasource_load_episodes.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-core/tests/datasource_reexport.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-core/tests/aggregate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-core/tests/export.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-core/tests/cache_metrics.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/datasource.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |         match load_session(&guard, id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/datasource.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 137 |         match crate::query::load_episodes(&guard, id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/otlp/sink_storage.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let mut guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 151 |         match upsert_report(&mut guard, &report, &raw_path, ingested_at) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/aggregate_on_fixtures.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/datasource.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |         match load_session(&guard, id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/datasource.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 137 |         match crate::query::load_episodes(&guard, id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/src/otlp/sink_storage.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let mut guard = self.db.lock().unwrap_or_else(PoisonError::into_inner);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `guard` calls a custom destructor
[INFO] [stdout]     |             `guard` will be dropped later as of Edition 2024
[INFO] [stdout] 151 |         match upsert_report(&mut guard, &report, &raw_path, ingested_at) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agentprof-cli v0.3.3 (/opt/rustwide/workdir/crates/agentprof-cli)
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/tool_sidecar.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/episode_derive.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentprof-adapters/tests/episode_derive.rs (1 fix)
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/copilot_fixture_load.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/copilot_event_parse.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-tui/tests/watch_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-tui/tests/views.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/analyzer_on_fixtures.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentprof-adapters/tests/analyzer_on_fixtures.rs (1 fix)
[INFO] [stderr]    Migrating xtask/tests/visual_guide.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/tests/visual_guide_surface.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/tests/schema_audit.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/copilot_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/admin_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/episodes_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_sweeper.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/db_open.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/upsert_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/sqlite_datasource_trait.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-storage/tests/sqlite_datasource_trait.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  72 |     let src = make_src();
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `src` calls a custom destructor
[INFO] [stdout]     |         `src` will be dropped later as of Edition 2024
[INFO] [stdout]  73 |     match src.load_episodes("nope") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  77 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `src` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_router.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_router_lru.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/query_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/config_smoke.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentprof-storage/tests/config_smoke.rs (4 fixes)
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_auth_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_pipeline_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_mapper.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_caps_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/list.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/dualpath_skeleton.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_serve_help.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_analyze_cache_md.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/aggregate.rs:330:15
[INFO] [stdout]     |
[INFO] [stdout] 330 |         match load_and_analyze(adapter, sref) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 344 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/agentprof-cli/src/cmd/analyze.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/aggregate.rs:668:15
[INFO] [stdout]     |
[INFO] [stdout] 668 |         match agentprof_storage::query::load_session(db, &sref.id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 684 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/serve/handlers.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         match agentprof_storage::query::load_session(&db_guard, &sref.id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 139 |             Ok(report) => rows.push(session_row_from_report(sref, &report)),
[INFO] [stdout] 140 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/main.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let tracing_handle = observability::init_tracing(&cfg);
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tracing_handle` calls a custom destructor
[INFO] [stdout]     |         `tracing_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |
[INFO] [stdout] 104 |     match run(cli, &cfg, &tracing_handle) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tracing_handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tracing_handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_analyze_cache_html.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/aggregate.rs:330:15
[INFO] [stdout]     |
[INFO] [stdout] 330 |         match load_and_analyze(adapter, sref) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 344 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/aggregate.rs:668:15
[INFO] [stdout]     |
[INFO] [stdout] 668 |         match agentprof_storage::query::load_session(db, &sref.id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 684 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/cmd/serve/handlers.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         match agentprof_storage::query::load_session(&db_guard, &sref.id) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 139 |             Ok(report) => rows.push(session_row_from_report(sref, &report)),
[INFO] [stdout] 140 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-cli/src/main.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let tracing_handle = observability::init_tracing(&cfg);
[INFO] [stdout]     |         --------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tracing_handle` calls a custom destructor
[INFO] [stdout]     |         `tracing_handle` will be dropped later as of Edition 2024
[INFO] [stdout] 103 |
[INFO] [stdout] 104 |     match run(cli, &cfg, &tracing_handle) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tracing_handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.5/src/non_blocking.rs:282:1
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl Drop for WorkerGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tracing_handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_list_cache_column.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_nocache_regression.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_db.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_storage_flag.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_aggregate_cache.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_dualpath.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_ingest_otlp_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_ingest_otlp_help.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_aggregate_dualpath.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/mcp_waste.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_ingest_otlp_caps.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_watch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/aggregate.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_serve_e2e.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/data_source_factory.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-cli/tests/cli_tracing.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_tls_smoke.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentprof-storage/tests/otlp_tls_smoke.rs:175:13
[INFO] [stdout]      |
[INFO] [stdout]  174 |               let mut client = LogsServiceClient::new(channel);
[INFO] [stdout]      |                   ----------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `client` calls a custom destructor
[INFO] [stdout]      |                   `client` will be dropped later as of Edition 2024
[INFO] [stdout]  175 | /             client
[INFO] [stdout]  176 | |                 .export(ExportLogsServiceRequest {
[INFO] [stdout]  177 | |                     resource_logs: vec![],
[INFO] [stdout]  178 | |                 })
[INFO] [stdout]  179 | |                 .await
[INFO] [stdout]      | |                  ----^
[INFO] [stdout]      | |                  |   |
[INFO] [stdout]      | |__________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  180 |                   .is_err()
[INFO] [stdout]  181 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentprof-storage/tests/otlp_tls_smoke.rs:179:18
[INFO] [stdout]      |
[INFO] [stdout]  174 |             let mut client = LogsServiceClient::new(channel);
[INFO] [stdout]      |                 ----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `client` calls a custom destructor
[INFO] [stdout]      |                 `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  179 |                 .await
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  180 |                 .is_err()
[INFO] [stdout]  181 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-storage/tests/otlp_config_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/copilot_paths.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentprof-storage/tests/otlp_config_smoke.rs:103:14
[INFO] [stdout]      |
[INFO] [stdout]   96 |         let mut client = LogsServiceClient::connect(endpoint)
[INFO] [stdout]      |             ----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  103 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  104 |             .expect("export logs")
[INFO] [stdout]  105 |     };
[INFO] [stdout]      |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/adapter_datasource.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentprof-adapters/tests/export_on_fixtures.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-adapters/tests/adapter_datasource.rs:35:11
[INFO] [stdout]     |
[INFO] [stdout]  33 |     let tmp = tempfile::tempdir().expect("tempdir");
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tmp` calls a custom destructor
[INFO] [stdout]     |         `tmp` will be dropped later as of Edition 2024
[INFO] [stdout]  34 |     let ds = AdapterDataSource::new(Arc::new(CopilotAdapter), tmp.path().to_path_buf());
[INFO] [stdout]  35 |     match ds.load_session("nonexistent-uuid") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  39 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tmp` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentprof-adapters/tests/adapter_datasource.rs:67:11
[INFO] [stdout]     |
[INFO] [stdout]  65 |     let tmp = tempfile::tempdir().expect("tempdir");
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `tmp` calls a custom destructor
[INFO] [stdout]     |         `tmp` will be dropped later as of Edition 2024
[INFO] [stdout]  66 |     let ds = AdapterDataSource::new(Arc::new(CopilotAdapter), tmp.path().to_path_buf());
[INFO] [stdout]  67 |     match ds.load_episodes("no-such-id") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `tmp` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/dir/mod.rs:498:1
[INFO] [stdout]     |
[INFO] [stdout] 498 | impl Drop for TempDir {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] [stderr] crater-edition-check: agentprof-adapters v0.3.3 (/opt/rustwide/workdir/crates/agentprof-adapters) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentprof-core v0.3.3 (/opt/rustwide/workdir/crates/agentprof-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentprof-cli v0.3.3 (/opt/rustwide/workdir/crates/agentprof-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentprof-storage v0.3.3 (/opt/rustwide/workdir/crates/agentprof-storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentprof-tui v0.3.3 (/opt/rustwide/workdir/crates/agentprof-tui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: xtask v0.3.3 (/opt/rustwide/workdir/xtask) updating edition from 2021 to 2024
[INFO] [stderr]     Checking agentprof-core v0.3.3 (/opt/rustwide/workdir/crates/agentprof-core)
[INFO] [stderr]    Compiling agentprof-storage v0.3.3 (/opt/rustwide/workdir/crates/agentprof-storage)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/agentprof-storage/build.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |             unsafe { std::env::set_var("PROTOC", &path) };
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agentprof-storage` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/agentprof-core/src/observability/pii.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/agentprof-core/src/observability/pii.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             unsafe { std::env::remove_var(key) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/agentprof-core/src/observability/pii.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 Some(v) => unsafe { std::env::set_var(&self.key, v) },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/agentprof-core/src/observability/pii.rs:246:25
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 None => unsafe { std::env::remove_var(&self.key) },
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agentprof-core` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b", kill_on_drop: false }`
[INFO] [stdout] 7535907eccb08b33f7af6386bf45a8484907fd70d64b5f0cc54efa387444751b
